From 12f63117a260e5dfb18dc90eac6a1f3e559f8746 Mon Sep 17 00:00:00 2001
From: Mattias Andrée <maandree@kth.se>
Date: Wed, 23 Nov 2016 13:33:10 +0100
Subject: m
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Signed-off-by: Mattias Andrée <maandree@kth.se>
---
 python2-numpydoc [disowned]/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'python2-numpydoc [disowned]')

diff --git a/python2-numpydoc [disowned]/watch b/python2-numpydoc [disowned]/watch
index d51351b..fb27a53 100755
--- a/python2-numpydoc [disowned]/watch	
+++ b/python2-numpydoc [disowned]/watch	
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 [ -f 'index.html' ] &&  rm 'index.html'
-wget https://pypi.python.org/pypi/numpydoc >/dev/null 2>/dev/null
+wget https://pypi.python.org/pypi/numpydoc -O numpydoc >/dev/null 2>/dev/null
 if [ $? = 0 ]; then
 	[ -f unfetchable ] && rm unfetchable
 	grep numpydoc- < index.html | md5sum > new-sum
-- 
cgit v1.2.3-70-g09d2